Home
last modified time | relevance | path

Searched refs:SEC_BD_TYPE2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h47 SEC_BD_TYPE2 = 0x2, enumerator
H A Dsec_crypto.c157 if (unlikely(type != SEC_BD_TYPE2)) { in sec_req_cb()
1006 bd_type = SEC_BD_TYPE2; in sec_skcipher_bd_fill()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h58 SEC_BD_TYPE2 = 0x2, enumerator
H A Dsec_crypto.c241 if (type_supported == SEC_BD_TYPE2) { in sec_req_cb()
1296 bd_type = SEC_BD_TYPE2; in sec_skcipher_bd_fill()
1863 ctx->type_supported = SEC_BD_TYPE2; in sec_skcipher_ctx_init()
1896 ctx->type_supported = SEC_BD_TYPE2; in sec_aead_init()

Completed in 8 milliseconds