Home
last modified time | relevance | path

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

/linux/drivers/crypto/qce/
H A Daead.h22 bool need_fallback; member
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c2259 struct sec_req *sreq, bool *need_fallback) in sec_skcipher_param_check()
2330 bool need_fallback = false; in sec_skcipher_crypto() local
2492 static int sec_aead_param_check(struct sec_ctx *ctx, struct sec_req *sreq, bool *need_fallback) in sec_aead_param_check()
2563 bool need_fallback = false; in sec_aead_crypto() local
/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c207 bool need_fallback = false; in sun4i_ss_cipher_poll() local