Searched refs:MSG (Results 1 – 3 of 3) sorted by relevance
196 #define COAP_MESSAGE_IS_EMPTY(MSG) ((MSG)->code == 0) argument197 #define COAP_MESSAGE_IS_REQUEST(MSG) (!COAP_MESSAGE_IS_EMPTY(MSG) \ argument198 && ((MSG)->code < 32))199 #define COAP_MESSAGE_IS_RESPONSE(MSG) ((MSG)->code >= 64) argument
105 Verify ext RSA #6 (PKCS1 v2.1, MGF1 alg != MSG hash alg)109 Verify ext RSA #7 (PKCS1 v2.1, wrong MGF1 alg != MSG hash alg)
778 RSASSA-PSS Signature verify options #11 (MGF1 alg != MSG hash alg)782 RSASSA-PSS Signature verify options #12 (MGF1 alg != MSG hash alg, ctx wrong)786 RSASSA-PSS Signature verify options #13 (MGF1 alg != MSG hash alg, arg wrong)