Searched defs:cipherlen (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/mips/nlm/dev/sec/
H A Dnlmseclib.h108 uint32_t cipherlen; member in struct:xlp_sec_command
/freebsd-11-stable/sys/mips/nlm/hal/
H A Dnlmsaelib.h263 nlm_crypto_form_pkt_desc1(unsigned int cipherlen, unsigned int hashlen) 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
533 nlm_crypto_fill_cipher_pkt_param(struct nlm_crypto_pkt_ctrl *ctrl, struct nlm_crypto_pkt_param *param, unsigned int encrypt, unsigned int ivoff, unsigned int ivlen, unsigned int cipheroff, unsigned int cipherlen) argument

Completed in 79 milliseconds