Home
last modified time | relevance | path

Searched defs:pbits (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_sign_hash.c35 unsigned long pbits, pbytes, i, shift_right; in ecc_sign_hash_ex() local
H A Decc_verify_hash.c33 unsigned long pbits, pbytes, i, shift_right; in ecc_verify_hash_ex() local
H A Decc_recover_key.c36 unsigned long pbits, pbytes, i, shift_right; in ecc_recover_key() local
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Decp.h247 size_t pbits; /*!< The number of bits in \p P.*/ member