Home
last modified time | relevance | path

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

/openssl/crypto/hmac/
H A Dhmac_local.h59 int s390x_HMAC_init(HMAC_CTX *ctx, const void *key, int key_len, ENGINE *impl);
H A Dhmac.c53 rv = s390x_HMAC_init(ctx, key, len, impl); in HMAC_Init_ex()
H A Dhmac_s390x.c97 int s390x_HMAC_init(HMAC_CTX *ctx, const void *key, int key_len, ENGINE *impl) in s390x_HMAC_init() function

Completed in 8 milliseconds