Searched refs:clean_ctx (Results 1 – 2 of 2) sorted by relevance
/openssl/providers/implementations/ciphers/ | ||
H A D | cipher_aes_gcm_siv.h | 29 void (*clean_ctx)(void *vctx); member |
H A D | cipher_aes_gcm_siv.c | 52 ctx->hw->clean_ctx(ctx); in ossl_aes_gcm_siv_freectx() |
Completed in 6 milliseconds