Searched refs:CRYPTO_EMULATE_INIT_DONE (Results 1 – 2 of 2) sorted by relevance
70 #define CRYPTO_EMULATE_INIT_DONE 0x00000020 /* did init */ macro
222 CRYPTO_EMULATE_INIT_DONE)) { in C_Digest()223 session_p->digest.flags |= CRYPTO_EMULATE_INIT_DONE; in C_Digest()