Home
last modified time | relevance | path

Searched defs:need_fallback (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c180 int need_fallback = 0; in zynqmp_fallback_check() local
213 int need_fallback; in zynqmp_handle_aes_req() local
/openbmc/linux/drivers/crypto/qce/
H A Daead.h22 bool need_fallback; member
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c2027 struct sec_req *sreq, bool *need_fallback) in sec_skcipher_param_check()
2098 bool need_fallback = false; in sec_skcipher_crypto() local
2275 static int sec_aead_param_check(struct sec_ctx *ctx, struct sec_req *sreq, bool *need_fallback) in sec_aead_param_check()
2346 bool need_fallback = false; in sec_aead_crypto() local
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c207 bool need_fallback = false; in sun4i_ss_cipher_poll() local