Searched refs:CRYPTO_ERROR (Results 1 – 2 of 2) sorted by relevance
84 #define CRYPTO_ERROR 0x40000000 /* error */ macro
478 code |= CRYPTO_ERROR; in crypto_recv() 1038 if (code & (CRYPTO_RESP | CRYPTO_ERROR)) { in crypto_recv() 1393 opcode_bits = CRYPTO_ERROR; in crypto_xmit() 1454 if (opcode & CRYPTO_ERROR) in crypto_verify()