Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/pkcs8/
Dpkcs8.c274 int pbe_nid; member
301 static const struct pbe_suite *get_pbe_suite(int pbe_nid) { in get_pbe_suite()
321 static int pass_to_pass_raw(int pbe_nid, const char *pass, int pass_len, in pass_to_pass_raw()
534 X509_SIG *PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher, const char *pass, in PKCS8_encrypt()
553 X509_SIG *PKCS8_encrypt_pbe(int pbe_nid, const EVP_CIPHER *cipher, in PKCS8_encrypt_pbe()