Home
last modified time | relevance | path

Searched refs:custom_exts_copy_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c253 int custom_exts_copy_flags(custom_ext_methods *dst, in custom_exts_copy_flags() function
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h2808 __owur int custom_exts_copy_flags(custom_ext_methods *dst,
H A Dssl_lib.c4364 if (!custom_exts_copy_flags(&new_cert->custext, &ssl->cert->custext)) { in SSL_set_SSL_CTX()