Home
last modified time | relevance | path

Searched refs:hmac_ctx_alloc_mds (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/hmac/
H A Dhmac.c177 static int hmac_ctx_alloc_mds(HMAC_CTX *ctx) in hmac_ctx_alloc_mds() function
197 if (!hmac_ctx_alloc_mds(ctx)) { in HMAC_CTX_reset()
206 if (!hmac_ctx_alloc_mds(dctx)) in HMAC_CTX_copy()