Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/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()

Completed in 1 milliseconds