Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c102 static void crypto_bignum_bn2bin_eswap(uint32_t curve, in crypto_bignum_bn2bin_eswap() function
194 crypto_bignum_bn2bin_eswap(key->curve, key->x, x.buf); in verify()
195 crypto_bignum_bn2bin_eswap(key->curve, key->y, in verify()
286 crypto_bignum_bn2bin_eswap(key->curve, ephemeral.d, k.buf); in sign()
293 crypto_bignum_bn2bin_eswap(key->curve, key->d, d.buf); in sign()

Completed in 3 milliseconds