Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dsed-opal.c303 static int read_sed_opal_key(const char *key_name, u_char *buffer, int buflen) in read_sed_opal_key() function
344 ret = read_sed_opal_key(OPAL_AUTH_KEY, key->key, OPAL_KEY_MAX); in opal_get_key()