Searched defs:aes_gcm_freectx (Results 1 – 1 of 1) sorted by relevance
52 static OSSL_FUNC_cipher_freectx_fn aes_gcm_freectx; variable53 static void aes_gcm_freectx(void *vctx) in aes_gcm_freectx() function