Searched refs:tls_int_new_record_layer (Results 1 – 4 of 4) sorted by relevance
/openssl/ssl/record/methods/ |
H A D | ktls_meth.c | 419 ret = tls_int_new_record_layer(libctx, propq, vers, role, direction, level, in ktls_new_record_layer()
|
H A D | recmethod_local.h | 440 tls_int_new_record_layer(OSSL_LIB_CTX *libctx, const char *propq, int vers,
|
H A D | dtls_meth.c | 641 ret = tls_int_new_record_layer(libctx, propq, vers, role, direction, level, in dtls_new_record_layer()
|
H A D | tls_common.c | 1251 tls_int_new_record_layer(OSSL_LIB_CTX *libctx, const char *propq, int vers, in tls_int_new_record_layer() function 1402 ret = tls_int_new_record_layer(libctx, propq, vers, role, direction, level, in tls_new_record_layer()
|
Completed in 14 milliseconds