Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds