Home
last modified time | relevance | path

Searched refs:n0 (Results 1 - 1 of 1) sorted by relevance

/base/startup/hvb/libhvb/src/cert/
H A Dhvb_cert.c389 * raw_pubk: |bit_length|n0|mod|p_rr|
394 uint64_t n0 = 0; in hvb_cert_pubk_parser() local
410 hvb_print("error, dc n0.\n"); in hvb_cert_pubk_parser()
413 n0 = hvb_buftouint64(buf.addr); in hvb_cert_pubk_parser()
414 n0 = hvb_be64toh(n0); in hvb_cert_pubk_parser()
432 pubk->n_n0_i = n0; in hvb_cert_pubk_parser()

Completed in 1 milliseconds