Searched defs:F_Function (Results 1 – 7 of 7) sorted by relevance
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/src/ |
H A D | crypto-symmetric-kdf_pbkdf2.adb | 118 function F_Function(Salt : in Bytes; subprogram 122 Result_Block : Hmac_Package.H.Hash_Type ; 123 Temp_Block : Hmac_Package.H.Hash_Type; 124 mlen : constant Integer := Hmac_Package.H.Message_Type'Size/8; 125 Temp_Bytes : Bytes(0..mlen-1) := (others =>0); 126 hlen : constant Integer := Hmac_Package.H.Hash_Type'Size/8; 127 Salt_Bytes : Bytes(0..Salt'Length+4-1); 130 Context : HMAC_Context; 132 Position : Natural := 0;
|
H A D | crypto-symmetric-kdf_pbkdf2.ads | 78 function F_Function(Salt : in Bytes; subprogspec
|
/dports/science/getdp/getdp-3.4.0-source/Interface/ |
H A D | ProDefines.h | 1012 struct StringXFunction2Nbr F_Function[] = { /* #Par #Arg */ variable
|
/dports/textproc/libwps03/libwps-0.3.1/src/lib/ |
H A D | WKSContentListener.h | 53 enum What { F_Operator, F_Function, F_Cell, F_CellList, F_Long, F_Double, F_Text }; enumerator
|
/dports/textproc/libwps/libwps-0.4.12/src/lib/ |
H A D | WKSContentListener.h | 59 enum What { F_Operator, F_Function, F_Cell, F_CellList, F_Long, F_Double, F_Text }; enumerator
|
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/ |
H A D | STOFFCell.hxx | 239 …enum Type { F_None, F_Operator, F_Function, F_Cell, F_CellList, F_Index, F_Long, F_Double, F_Text … enumerator
|
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/ |
H A D | MWAWCell.hxx | 398 enum Type { F_Operator, F_Function, F_Cell, F_CellList, F_Long, F_Double, F_Text, F_Unicode }; enumerator
|