Searched refs:more (Results 1 – 5 of 5) sorted by relevance
27 bool more; member78 continuing = ctx->more; in hash_sendmsg()175 ctx->more = false; in hash_sendmsg()202 if (!result && !ctx->more) { in hash_recvmsg()209 if (!result || ctx->more) { in hash_recvmsg()210 ctx->more = false; in hash_recvmsg()238 bool more; in hash_accept() local248 more = ctx->more; in hash_accept()262 ctx2->more = more; in hash_accept()264 if (!more) in hash_accept()[all …]
761 ctx->init = ctx->more; in af_alg_pull_tsgl()883 ctx->init && (!ctx->more || in af_alg_wait_for_data()973 if (ctx->init && !ctx->more) { in af_alg_sendmsg()1103 ctx->more = msg->msg_flags & MSG_MORE; in af_alg_sendmsg()1176 if (!ctx->more || ctx->used) in af_alg_poll()
111 if (!ctx->init || (ctx->more && ctx->used < bs)) { in _skcipher_recvmsg()132 if (ctx->more || len < ctx->used) { in _skcipher_recvmsg()
85 if (!ctx->init || ctx->more) { in _aead_recvmsg()
389 with a more dramatic performance hit)864 IV, making low entropy IV sources more suitable for block1194 In the following submenu, one or more of the DRBG types must be selected.1302 trade-off, however, is that the Jitter RNG now requires more time
Completed in 15 milliseconds