Searched refs:eX509AttrError (Results 1 – 2 of 2) sorted by relevance
31 VALUE eX509AttrError; variable63 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_new()91 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_alloc()116 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_initialize()188 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_get_oid()220 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_set_value()231 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_set_value()263 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_get_value()269 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_get_value()291 ossl_raise(eX509AttrError, NULL); in ossl_x509attr_to_der()[all …]
31 extern VALUE eX509AttrError;