Searched refs:aes_gcm_from_cipher_ctx (Results 1 – 1 of 1) sorted by relevance
287 static EVP_AES_GCM_CTX *aes_gcm_from_cipher_ctx(EVP_CIPHER_CTX *ctx) { in aes_gcm_from_cipher_ctx() function311 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_init_key()342 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_cleanup()366 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(c); in aes_gcm_ctrl()458 EVP_AES_GCM_CTX *gctx_out = aes_gcm_from_cipher_ctx(out); in aes_gcm_ctrl()478 EVP_AES_GCM_CTX *gctx = aes_gcm_from_cipher_ctx(ctx); in aes_gcm_cipher()