Searched refs:PROV_DH_KDF_NONE (Results 1 – 1 of 1) sorted by relevance
52 PROV_DH_KDF_NONE = 0, enumerator94 pdhctx->kdf_type = PROV_DH_KDF_NONE; in dh_newctx()133 pdhctx->kdf_type = PROV_DH_KDF_NONE; in dh_init()262 case PROV_DH_KDF_NONE: in dh_derive()367 pdhctx->kdf_type = PROV_DH_KDF_NONE; in dh_set_ctx_params()507 case PROV_DH_KDF_NONE: in dh_get_ctx_params()
Completed in 8 milliseconds