Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_verify_hash.c110 int decoded; in rsa_verify_hash_ex() local
120 …s_1_v1_5_decode(tmpbuf, x, LTC_PKCS_1_EMSA, modulus_bitlen, out, &outlen, &decoded)) != CRYPT_OK) { in rsa_verify_hash_ex()
/optee_os/core/lib/qcbor/
H A DREADME.md32 description of decoded data item is 56 bytes. Stack use is light and
334 numbers can still be encoded and decoded. Conversion
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog4011 * Set PEM buffer to zero before freeing it, to avoid decoded private keys