Home
last modified time | relevance | path

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

/openssl/test/helpers/
H 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 *attr) in add_attributes() function
409 if (!TEST_true(add_attributes(bag, attrs))) { in add_certbag()
443 if (!add_attributes(bag, attrs)) in add_keybag()
464 if (!add_attributes(bag, attrs)) in add_secretbag()

Completed in 5 milliseconds