| Home | Sort by: relevance | last modified time | path |
| /src/crypto/external/apache2/openssl/dist/include/internal/ | |
| ktls.h | 49 typedef struct tls_enable ktls_crypto_info_t; typedef in typeref:struct:tls_enable 70 static ossl_inline int ktls_start(int fd, ktls_crypto_info_t *tls_en, int is_tx) 286 typedef struct tls_crypto_info_all ktls_crypto_info_t; typedef in typeref:struct:tls_crypto_info_all 307 static ossl_inline int ktls_start(int fd, ktls_crypto_info_t *crypto_info, |
| /src/crypto/external/bsd/openssl/dist/include/internal/ | |
| ktls.h | 44 typedef struct tls_enable ktls_crypto_info_t; typedef in typeref:struct:tls_enable 65 static ossl_inline int ktls_start(int fd, ktls_crypto_info_t *tls_en, int is_tx) 263 typedef struct tls_crypto_info_all ktls_crypto_info_t; typedef in typeref:struct:tls_crypto_info_all 284 static ossl_inline int ktls_start(int fd, ktls_crypto_info_t *crypto_info, |