Searched refs:mask (Results 1 – 4 of 4) sorted by relevance
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | asn1.h | 276 unsigned long mask; member 1079 void ASN1_STRING_set_default_mask(unsigned long mask); 1083 int inform, unsigned long mask); 1085 int inform, unsigned long mask,
|
A D | asn1t.h | 784 # define IMPLEMENT_ASN1_MSTRING(itname, mask) \ argument 786 … ASN1_ITYPE_MSTRING, mask, NULL, 0, NULL, sizeof(ASN1_STRING), #itname \
|
A D | rsa.h | 441 int PKCS1_MGF1(unsigned char *mask, long len, const unsigned char *seed,
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_1000.c | 640 static bool load_corrupt_ta(ADBG_Case_t *c, size_t offs, uint8_t mask) in load_corrupt_ta() argument 676 buf[MIN(offs, sz)] ^= mask; in load_corrupt_ta()
|
Completed in 19 milliseconds