Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dopenssl_utils.cpp181 uint8_t* tmp_x = x_coord; in GetEcdsa256KeyFromCert() local
182 if (BN_bn2binpad(x.get(), tmp_x, kAffinePointLength) != kAffinePointLength) { in GetEcdsa256KeyFromCert()