Lines Matching refs:DRV_HASH_NULL
94 } else if (ctx->auth_mode != DRV_HASH_NULL) { /* HMAC auth. */ in cc_aead_exit()
168 } else if (ctx->auth_mode != DRV_HASH_NULL) { /* HMAC authentication */ in cc_aead_init()
379 case DRV_HASH_NULL: /* Not authenc (e.g., CCM) - no auth_key) */ in validate_keys_sizes()
557 if (ctx->auth_mode != DRV_HASH_NULL) { /* authenc() alg. */ in cc_aead_setkey()
601 } else if (ctx->auth_mode != DRV_HASH_NULL) { /* HMAC */ in cc_aead_setkey()
617 case DRV_HASH_NULL: /* non-authenc modes, e.g., CCM */ in cc_aead_setkey()
1994 case DRV_HASH_NULL: in cc_proc_aead()
2474 .auth_mode = DRV_HASH_NULL,
2494 .auth_mode = DRV_HASH_NULL,
2514 .auth_mode = DRV_HASH_NULL,
2534 .auth_mode = DRV_HASH_NULL,
2554 .auth_mode = DRV_HASH_NULL,