Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/hmac/
HDhm_pmeth.c167 hmac_signctx(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, in hmac_signctx() function
250 .signctx = hmac_signctx,