Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_asn1.c136 as.version = SSL_SESSION_ASN1_VERSION; in i2d_SSL_SESSION()
265 if (as->version != SSL_SESSION_ASN1_VERSION) { in d2i_SSL_SESSION()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h55 # define SSL_SESSION_ASN1_VERSION 0x0001 macro
H A Dssl.h.in56 # define SSL_SESSION_ASN1_VERSION 0x0001 macro