Searched refs:RSA_public_key_algorithm (Results 1 – 3 of 3) sorted by relevance
30 extern const struct public_key_algorithm RSA_public_key_algorithm;
271 const struct public_key_algorithm RSA_public_key_algorithm = { variable278 EXPORT_SYMBOL_GPL(RSA_public_key_algorithm);
34 [PKEY_ALGO_RSA] = &RSA_public_key_algorithm,