Searched refs:kdf_oid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddh_pmeth.c88 ASN1_OBJECT *kdf_oid; member in struct:__anon4379
112 dctx->kdf_oid = NULL;
140 dctx->kdf_oid = OBJ_dup(sctx->kdf_oid);
141 if (!dctx->kdf_oid)
158 if (dctx->kdf_oid)
159 ASN1_OBJECT_free(dctx->kdf_oid);
248 if (dctx->kdf_oid)
249 ASN1_OBJECT_free(dctx->kdf_oid);
250 dctx->kdf_oid
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_pmeth.c88 ASN1_OBJECT *kdf_oid; member in struct:__anon4728
112 dctx->kdf_oid = NULL;
140 dctx->kdf_oid = OBJ_dup(sctx->kdf_oid);
141 if (!dctx->kdf_oid)
158 if (dctx->kdf_oid)
159 ASN1_OBJECT_free(dctx->kdf_oid);
248 if (dctx->kdf_oid)
249 ASN1_OBJECT_free(dctx->kdf_oid);
250 dctx->kdf_oid
[all...]

Completed in 146 milliseconds