Home
last modified time | relevance | path

Searched refs:octo_calc_hash (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/cavium/cryptocteon/
H A Dcryptocteonvar.h64 void octo_calc_hash(uint8_t, unsigned char *, uint64_t *, uint64_t *);
H A Dcryptocteon.c171 octo_calc_hash(csp->csp_auth_alg == CRYPTO_SHA1_HMAC, hash_key, in cryptocteon_calc_hash()
H A Dcavium_crypto.c233 octo_calc_hash(uint8_t auth, unsigned char *key, uint64_t *inner, uint64_t *outer) in octo_calc_hash() function