Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/kem/
H A Drsa_kem.c64 static int name2id(const char *name, const OSSL_ITEM *map, size_t sz) in name2id() function
80 return name2id(name, rsakem_opname_id_map, OSSL_NELEM(rsakem_opname_id_map)); in rsakem_opname2id()
/third_party/openssl/providers/implementations/kem/
H A Drsa_kem.c64 static int name2id(const char *name, const OSSL_ITEM *map, size_t sz) in name2id() function
80 return name2id(name, rsakem_opname_id_map, OSSL_NELEM(rsakem_opname_id_map)); in rsakem_opname2id()

Completed in 2 milliseconds