Home
last modified time | relevance | path

Searched defs:der_bytes (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/pkcs7/
Dpkcs7.c43 int pkcs7_parse_header(uint8_t **der_bytes, CBS *out, CBS *cbs) { in pkcs7_parse_header()
98 uint8_t *der_bytes = NULL; in PKCS7_get_raw_certificates() local
Dpkcs7_test.cc472 static void TestCertRepase(const uint8_t *der_bytes, size_t der_len) { in TestCertRepase()
509 static void TestCRLReparse(const uint8_t *der_bytes, size_t der_len) { in TestCRLReparse()
Dpkcs7_x509.c66 uint8_t *der_bytes = NULL; in PKCS7_get_CRLs() local
/external/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c242 uint8_t *der_bytes = NULL; in PKCS12_handle_sequence() local
473 uint8_t *der_bytes = NULL; in PKCS12_get_key_and_certs() local