Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dm_sigver.c365 ret = evp_pkey_ctx_use_cached_data(locpctx); in do_sigver_init()
H A Dsignature.c897 ret = evp_pkey_ctx_use_cached_data(ctx); in evp_pkey_signature_init()
H A Dpmeth_lib.c1546 int evp_pkey_ctx_use_cached_data(EVP_PKEY_CTX *ctx) in evp_pkey_ctx_use_cached_data() function
/freebsd/crypto/openssl/include/crypto/
H A Devp.h928 int evp_pkey_ctx_use_cached_data(EVP_PKEY_CTX *ctx);