Home
last modified time | relevance | path

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

/openssl/crypto/hmac/
H A Dhmac_local.h60 int s390x_HMAC_update(HMAC_CTX *ctx, const unsigned char *data, size_t len);
H A Dhmac.c123 return s390x_HMAC_update(ctx, data, len); in HMAC_Update()
H A Dhmac_s390x.c188 int s390x_HMAC_update(HMAC_CTX *ctx, const unsigned char *data, size_t len) in s390x_HMAC_update() function

Completed in 18 milliseconds