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

  /src/sys/opencrypto/
aesxcbcmac.h 20 int aes_xcbc_mac_init(void *, const u_int8_t *, u_int16_t);
aesxcbcmac.c 43 aes_xcbc_mac_init(void *vctx, const uint8_t *key, u_int16_t keylen) function in typeref:typename:int
cryptosoft_xform.c 336 (void (*)(void *, const u_int8_t *, u_int16_t))(void *)aes_xcbc_mac_init,

Completed in 12 milliseconds