Home
last modified time | relevance | path

Searched refs:enc_offset (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c121 return offset2ptr(*pval, aux->enc_offset); in asn1_get_enc_ptr()
134 return offset2ptr(*pval, aux->enc_offset); in asn1_get_const_enc_ptr()
/freebsd/crypto/openssl/doc/man3/
H A DASN1_aux_cb.pod18 int enc_offset; /* Offset of ASN1_ENCODING structure */
92 =item I<enc_offset>
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h708 int enc_offset; /* Offset of ASN1_ENCODING structure */ member
H A Dasn1t.h.in709 int enc_offset; /* Offset of ASN1_ENCODING structure */ member
/freebsd/crypto/openssl/test/
H A Devp_extra_test.c3027 const int enc_offset = 10, dec_offset = 20; in test_decrypt_null_chunks() local
3034 enc_offset)) in test_decrypt_null_chunks()
3040 msg + enc_offset, in test_decrypt_null_chunks()
3041 sizeof(msg) - enc_offset)) in test_decrypt_null_chunks()