Searched refs:hx509_crypto_select (Results 1 – 6 of 6) sorted by relevance
121 hx509_crypto_select;
603 hx509_crypto_select (
1217 ret = hx509_crypto_select(context, HX509_SELECT_DIGEST, in sig_process()1349 ret = hx509_crypto_select(context, HX509_SELECT_PUBLIC_SIG, in sig_process()
690 * crypto.c (hx509_crypto_select): copy AI to the right place.1233 * crypto.c (hx509_crypto_select): check sig_algs[j]->key_oid1241 * cms.c: Rename hx509_select to hx509_crypto_select.1250 * crypto.c (hx509_crypto_select): improve
1506 ret = hx509_crypto_select(context, type, NULL, peer, &selected); in crypto_select()
3117 hx509_crypto_select(const hx509_context context, in hx509_crypto_select() function