Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dnlmsaelib.h164 struct nlm_crypto_pkt_ctrl { struct
462 nlm_crypto_fill_pkt_ctrl(struct nlm_crypto_pkt_ctrl *ctrl, unsigned int hmac, in nlm_crypto_fill_pkt_ctrl()
508 nlm_crypto_fill_cipher_auth_pkt_param(struct nlm_crypto_pkt_ctrl *ctrl, in nlm_crypto_fill_cipher_auth_pkt_param()
535 nlm_crypto_fill_cipher_pkt_param(struct nlm_crypto_pkt_ctrl *ctrl, in nlm_crypto_fill_cipher_pkt_param()
557 nlm_crypto_fill_auth_pkt_param(struct nlm_crypto_pkt_ctrl *ctrl, in nlm_crypto_fill_auth_pkt_param()
/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmseclib.h94 struct nlm_crypto_pkt_ctrl *ctrlp;
H A Dnlmsec.c515 if ((cmd->ctrlp = malloc(sizeof(struct nlm_crypto_pkt_ctrl), M_DEVBUF, in xlp_alloc_cmd_params()