Searched defs:hmacpad (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/mips/nlm/dev/sec/
H A Dnlmseclib.h104 uint8_t hmacpad; member in struct:xlp_sec_command
/freebsd-10.1-release/sys/mips/nlm/hal/
H A Dnlmsaelib.h306 nlm_crypto_form_pkt_desc3(unsigned int designer_vc, unsigned int taglen, unsigned int arc4_state_save_l3, unsigned int arc4_save_state, unsigned int hmacpad) argument
506 nlm_crypto_fill_cipher_auth_pkt_param(struct nlm_crypto_pkt_ctrl *ctrl, struct nlm_crypto_pkt_param *param, unsigned int encrypt, unsigned int hash_source, unsigned int ivoff, unsigned int ivlen, unsigned int hashoff, unsigned int hashlen, unsigned int hmacpad, unsigned int cipheroff, unsigned int cipherlen, unsigned char *hashdst_addr) argument
557 nlm_crypto_fill_auth_pkt_param(struct nlm_crypto_pkt_ctrl *ctrl, struct nlm_crypto_pkt_param *param, unsigned int hashoff, unsigned int hashlen, unsigned int hmacpad, unsigned char *hashdst_addr) argument

Completed in 94 milliseconds