Sign in
boringssl
/
boringssl
/
71666cb87c4de0bbc34df783e571bdc936f38b0b
/
.
/
crypto
/
pkcs8
/
CMakeLists.txt
blob: 417dce3fb4d458ede5a453d4c62c066b81861373 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
pkcs8_lib
OBJECT
pkcs8.c
pkcs8_x509.c
p5_pbev2.c
)