Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/
A Dblowfish.c475 static int s_blowfish_ecb_encrypt(const unsigned char *pt, unsigned char *ct, const symmetric_key *… in s_blowfish_ecb_encrypt() function
502 int err = s_blowfish_ecb_encrypt(pt, ct, skey); in blowfish_ecb_encrypt()

Completed in 2 milliseconds