Searched defs:ALG_IS_RSA (Results 1 – 2 of 2) sorted by relevance
393 #define ALG_IS_RSA(alg) (((alg) == PUBKEY_RSA_ENCRYPT_OR_SIGN) || \ macro
760 #define ALG_IS_RSA(alg) (((alg) == PUBKEY_RSA_ENCRYPT_OR_SIGN) || \ macro