Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/openssl/src/
Dec.rs1278 let xbn = BigNum::from_slice(&x).unwrap(); in key_from_affine_coordinates() localVariable
1294 let xbn = BigNum::from_slice(&x).unwrap(); in get_affine_coordinates() localVariable
1318 let xbn = BigNum::from_slice(&x).unwrap(); in get_affine_coordinates_gfp() localVariable