Searched refs:AES_GMAC_Init (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/opencrypto/
H A Dgmac.h47 void AES_GMAC_Init(void *);
H A Dxform_gmac.c73 .Init = AES_GMAC_Init,
87 .Init = AES_GMAC_Init,
101 .Init = AES_GMAC_Init,
H A Dgmac.c36 AES_GMAC_Init(void *ctx) function

Completed in 114 milliseconds