Searched refs:HX509_SELECT_DIGEST (Results 1 – 4 of 4) sorted by relevance
156 #define HX509_SELECT_DIGEST 1 macro
1459 type = HX509_SELECT_DIGEST; in crypto_available()1489 int ret, type = HX509_SELECT_DIGEST; in crypto_select()1494 type = HX509_SELECT_DIGEST; in crypto_select()
1531 if (type == HX509_SELECT_DIGEST) in alg_for_privatekey()3129 if (type == HX509_SELECT_DIGEST) { in hx509_crypto_select()3212 } else if (type == HX509_SELECT_DIGEST) { in hx509_crypto_available()
1217 ret = hx509_crypto_select(context, HX509_SELECT_DIGEST, in sig_process()