Searched defs:poly (Results 1 – 5 of 5) sorted by relevance
/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/ocb/ |
A D | ocb_init.c | 42 int poly, x, y, m, err; in ocb_init() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/pmac/ |
A D | pmac_init.c | 40 int poly, x, y, m, err; in pmac_init() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/gcm/ |
A D | gcm_gf_mult.c | 66 static const unsigned char poly[] = { 0x00, 0xE1 }; variable
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/ocb3/ |
A D | ocb3_init.c | 87 int poly, x, y, m, err; in ocb3_init() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_mac.h | 541 poly1305_state poly; member
|
Completed in 6 milliseconds