Searched refs:ai_func (Results 1 – 1 of 1) sorted by relevance
1643 const AlgorithmIdentifier *(*ai_func)(void); member2724 if (cipher->ai_func == NULL) in hx509_crypto_select()2726 ret = copy_AlgorithmIdentifier(cipher->ai_func(), selected); in hx509_crypto_select()2799 if (ciphers[i].ai_func == NULL) in hx509_crypto_available()2807 ret = copy_AlgorithmIdentifier((ciphers[i].ai_func)(), &(*val)[len]); in hx509_crypto_available()