Home
last modified time | relevance | path

Searched defs:keyMaterial (Results 1 – 5 of 5) sorted by relevance

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DAesEaxTest.java44 String message, String keyMaterial, String nonce, String aad, String ciphertext) { in EaxTestVector()
DAesGcmTest.java62 String keyMaterial, in GcmTestVector()
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
Drijndael-api-fst.h56 char keyMaterial[MAX_KEY_SIZE+1]; /* Raw key data in ASCII, e.g., user input or KAT values */ member
Drijndael-api-fst.c39 int rijndael_makeKey(keyInstance *key, BYTE direction, int keyLen, char *keyMaterial) { in rijndael_makeKey()
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...