Searched refs:smime_cb (Results 1 - 1 of 1) sorted by relevance

/external/openssl/apps/
H A Dsmime.c73 static int smime_cb(int ok, X509_STORE_CTX *ctx);
674 X509_STORE_set_verify_cb(store, smime_cb);
843 static int smime_cb(int ok, X509_STORE_CTX *ctx) function

Completed in 120 milliseconds