Searched refs:FLAG_SIGN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dbasic.c53 #define FLAG_SIGN (1 << 1) macro
2613 if (flags & FLAG_SIGN)
2681 GCRY_PK_RSA, FLAG_SIGN | FLAG_CRYPT);
2693 GCRY_PK_RSA, FLAG_CRYPT | FLAG_SIGN,
2725 GCRY_PK_DSA, FLAG_SIGN,
2764 GCRY_PK_ELG, FLAG_SIGN | FLAG_CRYPT,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dbasic.c53 #define FLAG_SIGN (1 << 1) macro
2613 if (flags & FLAG_SIGN)
2681 GCRY_PK_RSA, FLAG_SIGN | FLAG_CRYPT);
2693 GCRY_PK_RSA, FLAG_CRYPT | FLAG_SIGN,
2725 GCRY_PK_DSA, FLAG_SIGN,
2764 GCRY_PK_ELG, FLAG_SIGN | FLAG_CRYPT,

Completed in 178 milliseconds