Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/asymmetric_keys/
Dpublic_key.h21 struct public_key_algorithm { struct
30 extern const struct public_key_algorithm RSA_public_key_algorithm; argument
Dpublic_key.c31 const struct public_key_algorithm *pkey_algo[PKEY_ALGO__LAST] = {
81 const struct public_key_algorithm *algo; in public_key_verify_signature()
Drsa.c271 const struct public_key_algorithm RSA_public_key_algorithm = {
/linux-4.4.14/include/crypto/
Dpublic_key.h27 extern const struct public_key_algorithm *pkey_algo[PKEY_ALGO__LAST];
62 const struct public_key_algorithm *algo;