Home
last modified time | relevance | path

Searched refs:add_attributes (Results 1 – 1 of 1) sorted by relevance

/openssl-master/test/helpers/
A Dpkcs12.c36 static int add_attributes(PKCS12_SAFEBAG *bag, const PKCS12_ATTR *attrs);
341 static int add_attributes(PKCS12_SAFEBAG *bag, const PKCS12_ATTR *attrs) in add_attributes() function
401 if (!TEST_true(add_attributes(bag, attrs))) { in add_certbag()
435 if (!add_attributes(bag, attrs)) in add_keybag()
456 if (!add_attributes(bag, attrs)) in add_secretbag()

Completed in 6 milliseconds