Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cmac/
H A Dcmac.c103 int CMAC_Init(CMAC_CTX *ctx, const void *key, size_t keylen, in CMAC_Init() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmac/
H A Dcmac.c111 int CMAC_Init(CMAC_CTX *ctx, const void *key, size_t keylen, in CMAC_Init() function