Home
last modified time | relevance | path

Searched defs:kmac_init (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/macs/
H A Dkmac_prov.c77 static OSSL_FUNC_mac_init_fn kmac_init; variable
267 static int kmac_init(void *vmacctx, const unsigned char *key, in kmac_init() function
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dsskdf.c159 static int kmac_init(EVP_MAC_CTX *ctx, const unsigned char *custom, in kmac_init() function