Home
last modified time | relevance | path

Searched refs:is_aead (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dspu.h110 bool is_aead; member
H A Dcipher.c1292 req_opts.is_aead = true; in handle_aead_req()
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1216 bool is_aead = (ctx->alg_type == SEC_AEAD); in sec_cipher_map() local
1229 if (is_aead) { in sec_cipher_map()
1250 if (!c_req->encrypt && is_aead) { in sec_cipher_map()
1267 if (is_aead) in sec_cipher_map()
1270 if (is_aead) in sec_cipher_map()