Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/pkcs12/
HDp12_mutl.c143 if (PKCS12_setup_mac(p12, iter, salt, saltlen, md_type) == PKCS12_ERROR) { in PKCS12_set_mac()
166 return PKCS12_ERROR; in PKCS12_setup_mac()
HDpkcs12.h141 # define PKCS12_ERROR 0 macro