Home
last modified time | relevance | path

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

/freebsd/lib/libsecureboot/openpgp/
H A Dopgp_key.c155 load_key_buf(unsigned char *buf, size_t nbytes) in load_key_buf() function
225 if ((key = load_key_buf(buf, nbytes))) { in openpgp_trust_add_buf()
287 key = load_key_buf(data, n); in load_key_file()
366 key = load_key_buf((unsigned char *)cp, n); in openpgp_trust_init()