Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cmac/
H A Dcmac.c193 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmac/
H A Dcmac.c206 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final() function