Lines Matching refs:ALG_YES
247 #define ALG_AES ALG_YES
250 #define ALG_CAMELLIA ALG_YES
253 #define ALG_CBC ALG_YES
256 #define ALG_CFB ALG_YES
259 #define ALG_CMAC ALG_YES
262 #define ALG_CTR ALG_YES
265 #define ALG_ECB ALG_YES
268 #define ALG_ECC ALG_YES
271 #define ALG_ECDAA (ALG_YES && ALG_ECC)
274 #define ALG_ECDH (ALG_YES && ALG_ECC)
277 #define ALG_ECDSA (ALG_YES && ALG_ECC)
283 #define ALG_ECSCHNORR (ALG_YES && ALG_ECC)
286 #define ALG_HMAC ALG_YES
289 #define ALG_KDF1_SP800_108 ALG_YES
292 #define ALG_KDF1_SP800_56A (ALG_YES && ALG_ECC)
295 #define ALG_KDF2 ALG_YES
298 #define ALG_KEYEDHASH ALG_YES
301 #define ALG_MGF1 ALG_YES
304 #define ALG_OAEP (ALG_YES && ALG_RSA)
307 #define ALG_OFB ALG_YES
310 #define ALG_RSA ALG_YES
313 #define ALG_RSAES (ALG_YES && ALG_RSA)
316 #define ALG_RSAPSS (ALG_YES && ALG_RSA)
319 #define ALG_RSASSA (ALG_YES && ALG_RSA)
325 #define ALG_SHA1 ALG_YES
328 #define ALG_SHA256 ALG_YES
331 #define ALG_SHA384 ALG_YES
355 #define ALG_SYMCIPHER ALG_YES
361 #define ALG_XOR ALG_YES