Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 25 of 31) sorted by relevance

12

/f-stack/freebsd/crypto/rijndael/
H A Drijndael-api-fst.c70 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit()
84 int rijndael_blockEncrypt(cipherInstance *cipher, keyInstance *key, in rijndael_blockEncrypt()
200 int rijndael_padEncrypt(cipherInstance *cipher, keyInstance *key, in rijndael_padEncrypt()
264 int rijndael_blockDecrypt(cipherInstance *cipher, keyInstance *key, in rijndael_blockDecrypt()
364 int rijndael_padDecrypt(cipherInstance *cipher, keyInstance *key, in rijndael_padDecrypt()
/f-stack/tools/libutil/
H A Dlogin_crypt.c41 const char *cipher; in login_setcryptfmt() local
/f-stack/freebsd/net80211/
H A Dieee80211_hostap.c1172 wpa_cipher(const uint8_t *sel, uint8_t *keylen, uint8_t *cipher) in wpa_cipher()
1294 uint8_t cipher; in ieee80211_parse_wpa() local
1347 rsn_cipher(const uint8_t *sel, uint8_t *keylen, uint8_t *cipher) in rsn_cipher()
1479 uint8_t cipher; in ieee80211_parse_rsn() local
H A Dieee80211_crypto.c232 ieee80211_crypto_available(u_int cipher) in ieee80211_crypto_available()
265 int cipher, int flags, struct ieee80211_key *key) in ieee80211_crypto_newkey()
/f-stack/dpdk/drivers/crypto/aesni_gcm/
H A Daesni_gcm_ops.h92 aesni_gcm_t cipher; member
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_sym.h104 } auth, cipher; member
552 struct rte_crypto_cipher_xform cipher; member
717 } cipher; member
H A Drte_cryptodev.h129 } cipher; member
195 enum rte_crypto_cipher_algorithm cipher; member
H A Drte_crypto_asym.h458 rte_crypto_param cipher; member
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_verify.c104 uint8_t cipher, auth; in cperf_verify_op() local
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.h62 struct icp_qat_hw_cipher_algo_blk cipher; member
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_session.h44 } cipher; member
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_snow3g_test_vectors.h55 } cipher; member
H A Dtest_cryptodev_mixed_test_vectors.h42 } cipher; member
/f-stack/dpdk/lib/librte_ipsec/
H A Dsa.c24 struct rte_crypto_cipher_xform *cipher; member
H A Dsa.h88 union sym_op_ofslen cipher; member
/f-stack/dpdk/drivers/crypto/armv8/
H A Darmv8_pmd_private.h150 } cipher; member
/f-stack/freebsd/opencrypto/
H A Dcryptodev.c85 uint32_t cipher; member
95 uint32_t cipher; member
H A Dcryptodev.h219 uint32_t cipher; /* ie. CRYPTO_AES_CBC */ member
236 uint32_t cipher; /* ie. CRYPTO_AES_CBC */ member
/f-stack/dpdk/drivers/crypto/openssl/
H A Dopenssl_pmd_private.h113 } cipher; member
/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Daesni_mb_pmd_private.h254 } cipher; member
/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_crypto.h183 struct virtio_crypto_cipher_session_req cipher; member
349 struct virtio_crypto_cipher_data_req cipher; member
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.c1839 SSL_CIPHER *cipher; in ngx_ssl_handshake_log() local
3883 const EVP_CIPHER *cipher; in ngx_ssl_session_ticket_key_callback() local
4233 const SSL_CIPHER *cipher; in ngx_ssl_get_ciphers() local
/f-stack/freebsd/sys/
H A Dktls.h195 void *cipher; member
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c815 HAL_CIPHER cipher, uint8_t numDelims, in ar9300_freebsd_chain_tx_desc()
/f-stack/dpdk/examples/fips_validation/
H A Dfips_dev_self_test.c37 } cipher; member

12