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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcrypto_openssl.c505 cipher_kt_name (const EVP_CIPHER *cipher_kt) argument
513 cipher_kt_key_size (const EVP_CIPHER *cipher_kt) argument
519 cipher_kt_iv_size (const EVP_CIPHER *cipher_kt) argument
525 cipher_kt_block_size (const EVP_CIPHER *cipher_kt) argument
531 cipher_kt_mode (const EVP_CIPHER *cipher_kt) argument
[all...]
H A Dcrypto_polarssl.c377 cipher_kt_name (const cipher_info_t *cipher_kt) argument
386 cipher_kt_key_size (const cipher_info_t *cipher_kt) argument
397 cipher_kt_iv_size (const cipher_info_t *cipher_kt) argument
405 cipher_kt_block_size(const cipher_info_t *cipher_kt) argument
413 cipher_kt_mode(const cipher_info_t *cipher_kt) argument
[all...]

Completed in 64 milliseconds