Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing.c415 size_t pub_template_size = 0; in entry_generate_key_pair() local
458 pub_template_size = sizeof(*pub_template) + pub_template->attrs_size; in entry_generate_key_pair()
461 pub_template_size, NULL, in entry_generate_key_pair()