Home
last modified time | relevance | path

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

/linux/drivers/crypto/tegra/
H A Dtegra-se.h450 static inline int se_algname_to_algid(const char *name) in se_algname_to_algid() function
H A Dtegra-se-hash.c476 ret = se_algname_to_algid(algname); in tegra_sha_cra_init()