Searched refs:hmac_sha1_update (Results 1 – 4 of 4) sorted by relevance
18 #define HMAC_UPDATE hmac_sha1_update
169 static inline void hmac_sha1_update(struct hmac_sha1_ctx *ctx, in hmac_sha1_update() function
317 hmac_sha1_update(&ctx, data, data_len); in hmac_sha1()329 hmac_sha1_update(&ctx, data, data_len); in hmac_sha1_usingrawkey()
138 hmac_sha1_update(HMAC_SHA1_CTX(desc), data, len); in crypto_hmac_sha1_update()