cryptosoft_xform.c | 101 static int aes_gmac_setkey(u_int8_t **, const u_int8_t *, int); 239 aes_gmac_setkey, 343 (void (*)(void *, const u_int8_t *, u_int16_t))AES_GMAC_Setkey, 352 (void (*)(void *, const u_int8_t *, u_int16_t))AES_GMAC_Setkey, 361 (void (*)(void *, const u_int8_t *, u_int16_t))AES_GMAC_Setkey, 821 aes_gmac_setkey(u_int8_t **sched, const u_int8_t *key, int len) function in typeref:typename:int
|