Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dnlmsaelib.h177 struct nlm_crypto_pkt_param { struct
509 struct nlm_crypto_pkt_param *param, unsigned int encrypt, in nlm_crypto_fill_cipher_auth_pkt_param()
536 struct nlm_crypto_pkt_param *param, unsigned int encrypt, in nlm_crypto_fill_cipher_pkt_param()
558 struct nlm_crypto_pkt_param *param, unsigned int hashoff, in nlm_crypto_fill_auth_pkt_param()
570 nlm_crypto_fill_src_seg(struct nlm_crypto_pkt_param *param, int seg, in nlm_crypto_fill_src_seg()
589 nlm_crypto_fill_dst_seg(struct nlm_crypto_pkt_param *param, in nlm_crypto_fill_dst_seg()
/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmseclib.h95 struct nlm_crypto_pkt_param *paramp;
H A Dnlmsec.c525 if ((cmd->paramp = malloc(sizeof(struct nlm_crypto_pkt_param) + in xlp_alloc_cmd_params()