Home
last modified time | relevance | path

Searched refs:hash_flags (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c300 enum artpec6_crypto_hash_flags hash_flags; member
310 unsigned int hash_flags; member
1327 if (req_ctx->hash_flags & HASH_FLAG_HMAC) { in artpec6_crypto_prepare_hash()
1355 if (!(req_ctx->hash_flags & HASH_FLAG_INIT_CTX)) { in artpec6_crypto_prepare_hash()
1368 if (req_ctx->hash_flags & HASH_FLAG_FINALIZE) in artpec6_crypto_prepare_hash()
1375 if (req_ctx->hash_flags & HASH_FLAG_FINALIZE) in artpec6_crypto_prepare_hash()
1399 if (req_ctx->hash_flags & HASH_FLAG_UPDATE) { in artpec6_crypto_prepare_hash()
1448 req_ctx->hash_flags &= ~(HASH_FLAG_UPDATE); in artpec6_crypto_prepare_hash()
1452 if (req_ctx->hash_flags & HASH_FLAG_FINALIZE) { in artpec6_crypto_prepare_hash()
1478 if (req_ctx->hash_flags & HASH_FLAG_HMAC) in artpec6_crypto_prepare_hash()
[all …]
/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_la.h233 __u8 hash_flags; member
256 __u8 hash_flags; member