Home
last modified time | relevance | path

Searched defs:xbits (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/dh/
A Ddh_make_key.c49 int dh_make_key(prng_state *prng, int wprng, void *q, int xbits, dh_key *key) in dh_make_key()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Ddh.c39 size_t xbits, size_t key_size) in crypto_acipher_gen_dh_key()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Ddh.c34 size_t xbits, size_t key_size) in crypto_acipher_gen_dh_key()
/optee_os-3.20.0/lib/libmbedtls/core/
A Ddh.c47 size_t xbits, size_t key_size) in crypto_acipher_gen_dh_key()
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h153 uint32_t xbits; /* Number of bits in the private key */ member

Completed in 5 milliseconds