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

/freebsd-12-stable/sys/mips/nlm/dev/sec/
H A Dnlmseclib.h112 uint32_t ciphermode; member in struct:xlp_sec_command
/freebsd-12-stable/sys/mips/nlm/hal/
H A Dnlmsaelib.h220 nlm_crypto_form_pkt_ctrl_desc(unsigned int hmac, unsigned int hashalg, unsigned int hashmode, unsigned int cipheralg, unsigned int ciphermode, unsigned int arc4_cipherkeylen, unsigned int arc4_keyinit, unsigned int cfbmask) argument
462 nlm_crypto_fill_pkt_ctrl(struct nlm_crypto_pkt_ctrl *ctrl, unsigned int hmac, enum nlm_hash_algo hashalg, enum nlm_hash_mode hashmode, enum nlm_cipher_algo cipheralg, enum nlm_cipher_mode ciphermode, unsigned char *cipherkey, unsigned int cipherkeylen, unsigned char *hashkey, unsigned int hashkeylen) argument

Completed in 156 milliseconds