Searched refs:DRV_HASH_NULL (Results 1 – 3 of 3) sorted by relevance
115 DRV_HASH_NULL = -1, enumerator
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,[all …]
162 if (ctx->hash_mode != DRV_HASH_NULL) { in cc_init_req()209 if (is_hmac && ctx->hash_mode != DRV_HASH_NULL) { in cc_map_req()1788 .hash_mode = DRV_HASH_NULL,1813 .hash_mode = DRV_HASH_NULL,2248 case DRV_HASH_NULL: in cc_larval_digest_addr()