Searched refs:ciphermode (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/mips/nlm/hal/ |
| H A D | nlmsaelib.h | 221 unsigned int hashmode, unsigned int cipheralg, unsigned int ciphermode, in nlm_crypto_form_pkt_ctrl_desc() argument 229 left_shift64(ciphermode, 25, 8) | in nlm_crypto_form_pkt_ctrl_desc() 464 enum nlm_cipher_algo cipheralg, enum nlm_cipher_mode ciphermode, in nlm_crypto_fill_pkt_ctrl() argument 471 cipheralg, ciphermode, 0, 0, 0); in nlm_crypto_fill_pkt_ctrl()
|
| /f-stack/freebsd/mips/nlm/dev/sec/ |
| H A D | nlmseclib.c | 178 cmd->cipheralg, cmd->ciphermode, cipkey, in nlm_crypto_do_cipher() 233 cmd->hashalg, cmd->hashmode, cmd->cipheralg, cmd->ciphermode, in nlm_crypto_do_cipher_digest() 275 cmd->ciphermode = NLM_CIPHER_MODE_CBC; in nlm_get_cipher_param()
|
| H A D | nlmseclib.h | 110 uint32_t ciphermode; member
|
| H A D | nlmsec.c | 225 printf("ciphermode :%d\n",cmd->ciphermode); in print_cmd()
|