Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dpkcs12.c36 static int add_attributes(PKCS12_SAFEBAG *bag, const PKCS12_ATTR *attrs);
328 static int add_attributes(PKCS12_SAFEBAG *bag, const PKCS12_ATTR *attr) in add_attributes() function
396 if (!TEST_true(add_attributes(bag, attrs))) { in add_certbag()
430 if (!add_attributes(bag, attrs)) in add_keybag()
451 if (!add_attributes(bag, attrs)) in add_secretbag()