Lines Matching refs:DRV_HASH_NULL
98 } else if (ctx->auth_mode != DRV_HASH_NULL) { /* HMAC auth. */ in cc_aead_exit()
172 } else if (ctx->auth_mode != DRV_HASH_NULL) { /* HMAC authentication */ in cc_aead_init()
382 case DRV_HASH_NULL: /* Not authenc (e.g., CCM) - no auth_key) */ in validate_keys_sizes()
559 if (ctx->auth_mode != DRV_HASH_NULL) { /* authenc() alg. */ in cc_aead_setkey()
604 } else if (ctx->auth_mode != DRV_HASH_NULL) { /* HMAC */ in cc_aead_setkey()
620 case DRV_HASH_NULL: /* non-authenc modes, e.g., CCM */ in cc_aead_setkey()
2009 case DRV_HASH_NULL: in cc_proc_aead()
2533 .auth_mode = DRV_HASH_NULL,
2553 .auth_mode = DRV_HASH_NULL,
2573 .auth_mode = DRV_HASH_NULL,
2593 .auth_mode = DRV_HASH_NULL,
2613 .auth_mode = DRV_HASH_NULL,