Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c2861 static enum pkcs11_rc compute_check_value_with_sha1(void *key, in compute_check_value_with_sha1() function
3013 rc = compute_check_value_with_sha1(val, val_len, kcv); in set_check_value_attr()
3020 rc = compute_check_value_with_sha1(val, val_len, kcv); in set_check_value_attr()