Lines Matching refs:num_rounds
219 static int num_rounds(struct crypto_aes_ctx *ctx) in num_rounds() function
245 num_rounds(&ctx->aes_key)); in gcm_setkey()
366 num_rounds(&ctx->aes_key)); in gcm_encrypt()
369 num_rounds(&ctx->aes_key)); in gcm_encrypt()
379 iv, num_rounds(&ctx->aes_key), ks); in gcm_encrypt()
387 num_rounds(&ctx->aes_key)); in gcm_encrypt()
400 num_rounds(&ctx->aes_key)); in gcm_encrypt()
417 num_rounds(&ctx->aes_key)); in gcm_encrypt()
468 num_rounds(&ctx->aes_key)); in gcm_decrypt()
478 iv, num_rounds(&ctx->aes_key)); in gcm_decrypt()
485 num_rounds(&ctx->aes_key)); in gcm_decrypt()
490 num_rounds(&ctx->aes_key)); in gcm_decrypt()
506 num_rounds(&ctx->aes_key)); in gcm_decrypt()
519 num_rounds(&ctx->aes_key)); in gcm_decrypt()