Home
last modified time | relevance | path

Searched defs:sm (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/
H A Daplic_priv.c123 uint32_t sm = APLIC_SOURCECFG_SM_INACTIVE; in aplic_set_source_mode() local
H A Daplic_msi.c47 uint32_t sm = 0; in aplic_get_source_mode() local
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c384 int tweetnacl_crypto_sign(u8 *sm,u64 *smlen,const u8 *m,u64 mlen,const u8 *sk,const u8 *pk, const u… in tweetnacl_crypto_sign()
452 int tweetnacl_crypto_sign_open(int *stat, u8 *m,u64 *mlen,const u8 *sm,u64 smlen,const u8 *ctx,u64 … in tweetnacl_crypto_sign_open()