Searched refs:aesgcm_encrypt_block (Results 1 – 1 of 1) sorted by relevance
15 static void aesgcm_encrypt_block(const struct aes_enckey *key, void *dst, in aesgcm_encrypt_block() function57 aesgcm_encrypt_block(&ctx->aes_key, &ctx->ghash_key, kin); in aesgcm_expandkey()100 aesgcm_encrypt_block(&ctx->aes_key, buf, ctr); in aesgcm_mac()122 aesgcm_encrypt_block(&ctx->aes_key, buf, ctr); in aesgcm_crypt()