Searched refs:pelican_process (Results 1 – 4 of 4) sorted by relevance
37 if ((err = pelican_process(pel, in ,inlen)) != CRYPT_OK) { in pelican_memory()
87 if ((err = pelican_process(&pel, tests[x].MSG, tests[x].ptlen)) != CRYPT_OK) { in pelican_test()
93 int pelican_process(pelican_state *pelmac, const unsigned char *in, unsigned long inlen) in pelican_process() function
165 int pelican_process(pelican_state *pelmac, const unsigned char *in, unsigned long inlen);
Completed in 5 milliseconds