Home
last modified time | relevance | path

Searched refs:ossl_prov_cipher_reset (Results 1 – 6 of 6) sorted by relevance

/openssl/providers/implementations/macs/
H A Dcmac_prov.c75 ossl_prov_cipher_reset(&macctx->cipher); in cmac_free()
112 ossl_prov_cipher_reset(&macctx->cipher); in cmac_setkey()
H A Dgmac_prov.c53 ossl_prov_cipher_reset(&macctx->cipher); in gmac_free()
/openssl/providers/common/include/prov/
H A Dprovider_util.h51 void ossl_prov_cipher_reset(PROV_CIPHER *pc);
/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c100 ossl_prov_cipher_reset(&mackey->cipher); in ossl_mac_key_free()
514 ossl_prov_cipher_reset(&gctx->cipher); in mac_gen()
528 ossl_prov_cipher_reset(&gctx->cipher); in mac_gen_cleanup()
/openssl/providers/common/
H A Dprovider_util.c24 void ossl_prov_cipher_reset(PROV_CIPHER *pc) in ossl_prov_cipher_reset() function
/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c90 ossl_prov_cipher_reset(&ctx->cipher); in krb5kdf_reset()

Completed in 15 milliseconds