Searched refs:convert_pk (Results 1 – 3 of 3) sorted by relevance
73 int (*convert_pk)(void *full_pk_ptr, unsigned int full_pk_len, member150 .convert_pk = _convert_pk, \
177 if (crypto_lib_desc.convert_pk != NULL) { in crypto_mod_convert_pk()178 return crypto_lib_desc.convert_pk(full_pk_ptr, full_pk_len, in crypto_mod_convert_pk()
311 int (*convert_pk)(void *full_pk_ptr, unsigned int full_pk_len,