Searched refs:EVP_AES_GCM_CTX (Results 1 – 1 of 1) sorted by relevance
97 } EVP_AES_GCM_CTX; typedef461 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_init_key()491 EVP_AES_GCM_CTX *gctx = c->cipher_data; in aes_gcm_cleanup()515 EVP_AES_GCM_CTX *gctx = c->cipher_data; in aes_gcm_ctrl()607 EVP_AES_GCM_CTX *gctx_out = out->cipher_data; in aes_gcm_ctrl()627 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_cipher()709 sizeof(EVP_AES_GCM_CTX),737 sizeof(EVP_AES_GCM_CTX),771 sizeof(EVP_AES_GCM_CTX),840 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aesni_gcm_init_key()[all …]