Lines Matching full:prepared
206 * struct hmac_sha224_key - Prepared key for HMAC-SHA224
238 * @key: the prepared HMAC key
293 * hmac_sha224() - Compute HMAC-SHA224 in one shot, using a prepared key
294 * @key: the prepared HMAC key
407 * struct hmac_sha256_key - Prepared key for HMAC-SHA256
439 * @key: the prepared HMAC key
494 * hmac_sha256() - Compute HMAC-SHA256 in one shot, using a prepared key
495 * @key: the prepared HMAC key
614 * struct hmac_sha384_key - Prepared key for HMAC-SHA384
646 * @key: the prepared HMAC key
701 * hmac_sha384() - Compute HMAC-SHA384 in one shot, using a prepared key
702 * @key: the prepared HMAC key
787 * struct hmac_sha512_key - Prepared key for HMAC-SHA512
819 * @key: the prepared HMAC key
874 * hmac_sha512() - Compute HMAC-SHA512 in one shot, using a prepared key
875 * @key: the prepared HMAC key