Home
last modified time | relevance | path

Searched refs:cbs_to_cipher (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/pkcs8/
Dp5_pbev2.c117 static const EVP_CIPHER *cbs_to_cipher(const CBS *cbs) { in cbs_to_cipher() function
230 const EVP_CIPHER *cipher = cbs_to_cipher(&enc_obj); in PKCS5_pbe2_decrypt_init()