Searched defs:need_fallback (Results 1 – 3 of 3) sorted by relevance
22 bool need_fallback; member
2259 struct sec_req *sreq, bool *need_fallback) in sec_skcipher_param_check()2330 bool need_fallback = false; in sec_skcipher_crypto() local2492 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
207 bool need_fallback = false; in sun4i_ss_cipher_poll() local