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.c125 return offset2ptr(*pval, aux->enc_offset); in asn1_get_enc_ptr()
138 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.h697 int enc_offset; /* Offset of ASN1_ENCODING structure */ member
H A Dasn1t.h.in698 int enc_offset; /* Offset of ASN1_ENCODING structure */ member
/freebsd/crypto/openssl/test/
H A Devp_extra_test.c4078 const int enc_offset = 10, dec_offset = 20; in test_decrypt_null_chunks() local
4085 enc_offset)) in test_decrypt_null_chunks()
4091 msg + enc_offset, in test_decrypt_null_chunks()
4092 sizeof(msg) - enc_offset)) in test_decrypt_null_chunks()