Lines Matching refs:expect
397 X509NameRef::from_const_ptr_opt(name).expect("subject name must not be null")
415 X509NameRef::from_const_ptr_opt(name).expect("issuer name must not be null")
573 Asn1TimeRef::from_const_ptr_opt(date).expect("not_after must not be null")
582 Asn1TimeRef::from_const_ptr_opt(date).expect("not_before must not be null")
592 Asn1BitStringRef::from_const_ptr_opt(signature).expect("signature must not be null")
603 .expect("signature algorithm must not be null")
653 Asn1IntegerRef::from_const_ptr_opt(r).expect("serial number must not be null")
1307 Some(X509NameEntryRef::from_const_ptr_opt(entry).expect("entry must not be null"))
1566 X509NameRef::from_const_ptr_opt(name).expect("subject name must not be null")
2274 Asn1ObjectRef::from_const_ptr_opt(oid).expect("algorithm oid must not be null")