Home
last modified time | relevance | path

Searched refs:pelican_process (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/pelican/
A Dpelican_memory.c37 if ((err = pelican_process(pel, in ,inlen)) != CRYPT_OK) { in pelican_memory()
A Dpelican_test.c87 if ((err = pelican_process(&pel, tests[x].MSG, tests[x].ptlen)) != CRYPT_OK) { in pelican_test()
A Dpelican.c93 int pelican_process(pelican_state *pelmac, const unsigned char *in, unsigned long inlen) in pelican_process() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h165 int pelican_process(pelican_state *pelmac, const unsigned char *in, unsigned long inlen);

Completed in 5 milliseconds