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

  /src/sys/opencrypto/
aesxcbcmac.h 21 int aes_xcbc_mac_loop(void *, const u_int8_t *, u_int16_t);
aesxcbcmac.c 81 aes_xcbc_mac_loop(void *vctx, const uint8_t *addr, u_int16_t len) function in typeref:typename:int
cryptosoft_xform.c 337 NULL, aes_xcbc_mac_loop, aes_xcbc_mac_result

Completed in 14 milliseconds