Searched refs:s390x_HMAC_update (Results 1 – 3 of 3) sorted by relevance
60 int s390x_HMAC_update(HMAC_CTX *ctx, const unsigned char *data, size_t len);
123 return s390x_HMAC_update(ctx, data, len); in HMAC_Update()
188 int s390x_HMAC_update(HMAC_CTX *ctx, const unsigned char *data, size_t len) in s390x_HMAC_update() function
Completed in 10 milliseconds