Searched refs:nlm_crypto_form_pkt_desc2 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/mips/nlm/hal/
H A Dnlmsaelib.h284 nlm_crypto_form_pkt_desc2(unsigned int ivoff, unsigned int cipherbit_cnt, function
515 param->desc2 = nlm_crypto_form_pkt_desc2(ivoff, 0, cipheroff, 0, 0,
540 param->desc2 = nlm_crypto_form_pkt_desc2(ivoff, 0, cipheroff, 0, 0, 0);
562 param->desc2 = nlm_crypto_form_pkt_desc2(0, 0, 0, 0, 0, hashoff);

Completed in 122 milliseconds