Home
last modified time | relevance | path

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

/openssl/crypto/hmac/
H A Dhmac_local.h62 int s390x_HMAC_CTX_copy(HMAC_CTX *dctx, HMAC_CTX *sctx);
H A Dhmac.c238 if (s390x_HMAC_CTX_copy(dctx, sctx) == 0) in HMAC_CTX_copy()
H A Dhmac_s390x.c286 int s390x_HMAC_CTX_copy(HMAC_CTX *dctx, HMAC_CTX *sctx) in s390x_HMAC_CTX_copy() function

Completed in 8 milliseconds