Searched refs:read_eddsa_pubkey (Results 1 – 6 of 6) sorted by relevance
18 EVP_PKEY *read_eddsa_pubkey(const char *);
366 read_eddsa_pubkey(const char *path) in read_eddsa_pubkey() function
105 if ((eddsa = read_eddsa_pubkey(key)) == NULL) in verify_assert()
96 EVP_PKEY *read_eddsa_pubkey(const char *);
135 if ((eddsa = read_eddsa_pubkey(file)) == NULL) in load_pubkey()
395 read_eddsa_pubkey(const char *path) in read_eddsa_pubkey() function