Home
last modified time | relevance | path

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

/third_party/openssl/crypto/hmac/
Dhmac.c167 static int hmac_ctx_alloc_mds(HMAC_CTX *ctx) in hmac_ctx_alloc_mds() function
187 if (!hmac_ctx_alloc_mds(ctx)) { in HMAC_CTX_reset()
196 if (!hmac_ctx_alloc_mds(dctx)) in HMAC_CTX_copy()