Searched refs:IS_RECOVERABLE (Results 1 – 5 of 5) sorted by relevance
196 IS_RECOVERABLE(error)) { in crypto_mac()317 IS_RECOVERABLE(error)) { in crypto_mac_verify()486 IS_RECOVERABLE(error)) { in crypto_mac_init()
168 IS_RECOVERABLE(error)) { in crypto_digest()300 IS_RECOVERABLE(error)) { in crypto_digest_init()
266 IS_RECOVERABLE(error)) { in crypto_cipher_init()407 IS_RECOVERABLE(error)) { in crypto_encrypt()690 IS_RECOVERABLE(error)) { in crypto_decrypt()
108 #define IS_RECOVERABLE(error) \ macro
1188 if (error != CRYPTO_SUCCESS && IS_RECOVERABLE(error)) { in kcf_aop_done()