Searched refs:enc_offset (Results 1 – 4 of 4) sorted by relevance
125 return offset2ptr(*pval, aux->enc_offset); in asn1_get_enc_ptr()138 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>
3446 const int enc_offset = 10, dec_offset = 20; in test_decrypt_null_chunks() local3453 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()
709 int enc_offset; /* Offset of ASN1_ENCODING structure */ member
Completed in 31 milliseconds