Home
last modified time | relevance | path

Searched refs:sosemanuk_keystream (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
H A Dsosemanuk_test.c70 if ((err = sosemanuk_keystream(&st, out, 64)) != CRYPT_OK) return err; in sosemanuk_test()
H A Dsosemanuk.c785 int sosemanuk_keystream(sosemanuk_state *st, unsigned char *out, unsigned long outlen) in sosemanuk_keystream() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h1098 int sosemanuk_keystream(sosemanuk_state *st, unsigned char *out, unsigned long outlen);