Searched refs:enc_offset (Results 1 – 5 of 5) sorted by relevance
121 return offset2ptr(*pval, aux->enc_offset); in asn1_get_enc_ptr()134 return offset2ptr(*pval, aux->enc_offset); in asn1_get_const_enc_ptr()
18 int enc_offset; /* Offset of ASN1_ENCODING structure */92 =item I<enc_offset>
708 int enc_offset; /* Offset of ASN1_ENCODING structure */ member
709 int enc_offset; /* Offset of ASN1_ENCODING structure */ member
3027 const int enc_offset = 10, dec_offset = 20; in test_decrypt_null_chunks() local3034 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()