Searched defs:role (Results 1 – 11 of 11) sorted by relevance
/openssl/ssl/statem/ |
H A D | extensions_cust.c | 82 ENDPOINT role, unsigned int ext_type, in custom_ext_find() 121 ENDPOINT role = ENDPOINT_BOTH; in custom_ext_parse() local 357 ENDPOINT role, unsigned int ext_type, in ossl_tls_add_custom_ext_intern() 424 static int add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, in add_old_custom_ext()
|
H A D | extensions.c | 469 ENDPOINT role = ENDPOINT_BOTH; in tls_validate_all_contexts() local 529 ENDPOINT role = ENDPOINT_BOTH; in verify_extension() local
|
H A D | extensions_clnt.c | 1526 ENDPOINT role = (context & SSL_EXT_TLS1_2_SERVER_HELLO) != 0 in tls_parse_stoc_sct() local
|
/openssl/ssl/record/methods/ |
H A D | dtls_meth.c | 626 int role, int direction, int level, uint16_t epoch, in dtls_new_record_layer()
|
H A D | ktls_meth.c | 404 int role, int direction, int level, uint16_t epoch, in ktls_new_record_layer()
|
H A D | tls_common.c | 1252 int role, int direction, int level, in tls_int_new_record_layer() 1387 int role, int direction, int level, uint16_t epoch, in tls_new_record_layer()
|
H A D | recmethod_local.h | 216 int role; member
|
/openssl/crypto/hpke/ |
H A D | hpke.c | 57 int role; /* sender(0) or receiver(1) */ member 798 OSSL_HPKE_CTX *OSSL_HPKE_CTX_new(int mode, OSSL_HPKE_SUITE suite, int role, in OSSL_HPKE_CTX_new()
|
/openssl/ssl/quic/ |
H A D | quic_tls.c | 92 int role, int direction, int level, uint16_t epoch, in quic_new_record_layer()
|
/openssl/crypto/bio/ |
H A D | bss_dgram_pair.c | 267 unsigned int role : 1; /* Determines lock order */ member
|
/openssl/ssl/ |
H A D | ssl_local.h | 2012 ENDPOINT role; member
|
Completed in 45 milliseconds