Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpvkfmt.c657 static int derive_pvk_key(unsigned char *key, in derive_pvk_key() function
701 if (!derive_pvk_key(keybuf, p, saltlen, in do_PVK_body()
838 if (!derive_pvk_key(keybuf, salt, PVK_SALTLEN, in i2b_PVK()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpvkfmt.c793 static int derive_pvk_key(unsigned char *key, in derive_pvk_key() function
860 if (!derive_pvk_key(keybuf, p, saltlen, in do_PVK_body_key()
1066 if (!derive_pvk_key(keybuf, salt, PVK_SALTLEN, in i2b_PVK()