Searched refs:__hmac_md5_preparekey (Results 1 – 1 of 1) sorted by relevance
213 static void __hmac_md5_preparekey(struct md5_block_state *istate, in __hmac_md5_preparekey() function244 __hmac_md5_preparekey(&key->istate, &key->ostate, raw_key, raw_key_len); in hmac_md5_preparekey()259 __hmac_md5_preparekey(&ctx->hash_ctx.state, &ctx->ostate, in hmac_md5_init_usingrawkey()