Lines Matching full:consider
162 * If you don't need incremental computation, consider sha224() instead.
240 * If you don't need incremental computation, consider hmac_sha224() instead.
257 * If you don't need incremental computation, consider hmac_sha224_usingrawkey()
299 * If you're using the key only once, consider using hmac_sha224_usingrawkey().
335 * If you don't need incremental computation, consider sha256() instead.
441 * If you don't need incremental computation, consider hmac_sha256() instead.
458 * If you don't need incremental computation, consider hmac_sha256_usingrawkey()
500 * If you're using the key only once, consider using hmac_sha256_usingrawkey().
570 * If you don't need incremental computation, consider sha384() instead.
648 * If you don't need incremental computation, consider hmac_sha384() instead.
665 * If you don't need incremental computation, consider hmac_sha384_usingrawkey()
707 * If you're using the key only once, consider using hmac_sha384_usingrawkey().
743 * If you don't need incremental computation, consider sha512() instead.
821 * If you don't need incremental computation, consider hmac_sha512() instead.
838 * If you don't need incremental computation, consider hmac_sha512_usingrawkey()
880 * If you're using the key only once, consider using hmac_sha512_usingrawkey().