Searched defs:sm (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | aplic_priv.c | 123 uint32_t sm = APLIC_SOURCECFG_SM_INACTIVE; in aplic_set_source_mode() local
|
| H A D | aplic_msi.c | 47 uint32_t sm = 0; in aplic_get_source_mode() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/ec25519/ |
| H A D | tweetnacl.c | 384 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()
|