Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/include/
H A Dtomcrypt_init.h9 void tomcrypt_init(void);
/optee_os/lib/libmbedtls/core/
H A Dtomcrypt.c12 tomcrypt_init(); in crypto_init()
/optee_os/core/lib/libtomcrypt/
H A Dtomcrypt.c153 void tomcrypt_init(void) in tomcrypt_init() function