Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/hkdf/
A Dhkdf.c47 unsigned char *T, *dat; in hkdf_expand() local
76 dat = T + hashsize; in hkdf_expand()
84 if ((err = hmac_memory(hash_idx, in, inlen, dat, datlen, in hkdf_expand()
99 dat = T; in hkdf_expand()
/optee_os/scripts/
A Dsign_encrypt.py41 dat = '[' + ', '.join(command_aliases_digest) + ']'
76 The command \'digest\' can be aliased by ''' + dat + '''
/optee_os/out/arm/export-ta_arm32/scripts/
A Dsign_encrypt.py41 dat = '[' + ', '.join(command_aliases_digest) + ']'
76 The command \'digest\' can be aliased by ''' + dat + '''
/optee_os/out/arm/export-ta_arm64/scripts/
A Dsign_encrypt.py41 dat = '[' + ', '.join(command_aliases_digest) + ']'
76 The command \'digest\' can be aliased by ''' + dat + '''

Completed in 4 milliseconds