Home
last modified time | relevance | path

Searched refs:ossl_ffc_params_set_pcounter (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/crypto/openssl/include/internal/
HDffc.h135 void ossl_ffc_params_set_pcounter(FFC_PARAMS *params, int index);
/freebsd-14-stable/crypto/openssl/crypto/ffc/
HDffc_params.c104 void ossl_ffc_params_set_pcounter(FFC_PARAMS *params, int index) in ossl_ffc_params_set_pcounter() function
/freebsd-14-stable/crypto/openssl/providers/implementations/keymgmt/
HDdsa_kmgmt.c589 ossl_ffc_params_set_pcounter(ffc, gctx->pcounter); in dsa_gen()
HDdh_kmgmt.c737 ossl_ffc_params_set_pcounter(ffc, gctx->pcounter); in dh_gen()