Searched refs:public_key_algorithm (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/crypto/asymmetric_keys/
H A Dpublic_key.h21 struct public_key_algorithm { struct
30 extern const struct public_key_algorithm RSA_public_key_algorithm;
H A Dpublic_key.c31 const struct public_key_algorithm *pkey_algo[PKEY_ALGO__LAST] = {
80 const struct public_key_algorithm *algo; public_key_verify_signature()
H A Drsa.c271 const struct public_key_algorithm RSA_public_key_algorithm = {
/linux-4.1.27/include/crypto/
H A Dpublic_key.h28 extern const struct public_key_algorithm *pkey_algo[PKEY_ALGO__LAST];
48 const struct public_key_algorithm *algo;

Completed in 134 milliseconds