Searched refs:OBJ_length (Results 1 – 9 of 9) sorted by relevance
6 OBJ_length, OBJ_get0_data, OBJ_nid2obj, OBJ_nid2ln,35 size_t OBJ_length(const ASN1_OBJECT *obj);92 OBJ_length() returns the size of the content octets of I<obj>.129 is a corresponding OBJECT IDENTIFIER by checking OBJ_length() is not zero.
163 size_t OBJ_length(const ASN1_OBJECT *obj);
47 if (OBJ_length(sig.algor->algorithm) == 0) { in encode_pkcs1()
747 size_t OBJ_length(const ASN1_OBJECT *obj) in OBJ_length() function
3121 if (OBJ_length(asn1obj) == 0) in ec_group_new_from_data()
40 if (asn1obj == NULL || OBJ_length(asn1obj) == 0) { in eckey_param2type()
559 if (asn1obj == NULL || OBJ_length(asn1obj) == 0) { in EC_GROUP_get_ecpkparameters()
1951 OBJ_length;
1911 MLINKS+= OBJ_nid2obj.3 OBJ_length.3