Searched refs:DH_KDF_X9_42 (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/crypto/dh/ |
D | dh_kdf.c | 98 int DH_KDF_X9_42(unsigned char *out, size_t outlen, in DH_KDF_X9_42() function
|
D | dh_pmeth.c | 468 if (!DH_KDF_X9_42(key, *keylen, Z, Zlen, dctx->kdf_oid, in pkey_dh_derive()
|
/third_party/openssl/include/openssl/ |
D | dh.h | 174 int DH_KDF_X9_42(unsigned char *out, size_t outlen,
|
/third_party/openssl/util/ |
D | libcrypto.num | 3051 DH_KDF_X9_42 3005 1_1_0 EXIST::FUNCTION:CMS,DH
|