Sign in
boringssl
/
boringssl
/
1d339558acc7f2e21b8f9df094e43178c05139c0
/
.
/
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
)