Home
last modified time | relevance | path

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

/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()
/openssl/doc/man3/
H A DASN1_aux_cb.pod18 int enc_offset; /* Offset of ASN1_ENCODING structure */
92 =item I<enc_offset>
/openssl/test/
H A Devp_extra_test.c3446 const int enc_offset = 10, dec_offset = 20; in test_decrypt_null_chunks() local
3453 enc_offset)) in test_decrypt_null_chunks()
3459 msg + enc_offset, in test_decrypt_null_chunks()
3460 sizeof(msg) - enc_offset)) in test_decrypt_null_chunks()
/openssl/include/openssl/
H A Dasn1t.h.in709 int enc_offset; /* Offset of ASN1_ENCODING structure */ member

Completed in 22 milliseconds