Searched refs:derive_pvk_key (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/pem/ |
D | pvkfmt.c | 793 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()
|
/third_party/node/deps/openssl/openssl/crypto/pem/ |
D | pvkfmt.c | 793 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()
|