Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h57 SEC_CIPHER_DEC = 0x2, enumerator
H A Dsec_crypto.c1273 cipher = SEC_CIPHER_DEC << SEC_CIPHER_OFFSET; in sec_skcipher_bd_fill()
1321 cipher = SEC_CIPHER_DEC; in sec_skcipher_bd_fill_v3()