HomeSort by: relevance | last modified time | path
    Searched refs:AES_GMAC_Init (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/opencrypto/
gmac.h 52 void AES_GMAC_Init(AES_GMAC_CTX *);
gmac.c 107 AES_GMAC_Init(AES_GMAC_CTX *ctx)
cryptosoft_xform.c 342 (void (*)(void *))AES_GMAC_Init,
351 (void (*)(void *))AES_GMAC_Init,
360 (void (*)(void *))AES_GMAC_Init,

Completed in 13 milliseconds